craft_recipe

@mount("recipes.craft_recipe") operation craft_recipe(recipe_name: text, recipe_amount: integer, chosen_customizations: list<(tag: text, value: text)>, crafting_station: crafting_station, account_id: byte_array, auth_descriptor_id: byte_array)